type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt8ToTextScanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1378: 			return scanPlanBinaryInt8ToTextScanner{}
		int.go#L1736: type scanPlanBinaryInt8ToTextScanner struct{}
		int.go#L1738: func (scanPlanBinaryInt8ToTextScanner) Scan(src []byte, dst any) error {